S.No |
Category |
Name |
Method |
Description |
Link |
1. |
Domain Tables |
Manage Domain Table |
POST |
Handles requests to save domain table info and table columns. |
/api/ProductChoices/ManageDomainTable |
2. |
Domain Tables |
Get Domain Table Info |
GET |
Handles requests to fetch the domain table info filtered by the Data ID. |
/api/ProductChoices/GetDomainTableInfo |
3. |
Domain Tables |
Get Domain Table Column Mappings |
GET |
Handles requests to fetch the domain table columns mappings. |
/api/ProductChoices/ManageDomainTableColumnsMappings |
4. |
Domain Tables |
Manage Domain Table Data |
POST |
Handles requests to save individual domain table data |
/api/ProductChoices/GetDomainTableColumnMappings |
5. |
Domain Tables |
Get Domain Table Data
|
GET |
Handles requests to domain table data filtered by domain table ID. |
/api/ProductChoices/GetDomainTableData |
6. |
Domain Tables |
Get Domain Table Definition for Compare Screen |
GET |
Handles requests to compare the set of domain table data for different versions of plan design |
/api/ProductChoices/GetDomainTableDefinationForCompareScreen |
7. |
Domain Tables |
Get Domain Table Categories |
GET |
Handles requests to fetch list of entities in the type drop-down in the domain table basic info. |
/api/ProductChoices/GetDomainTableCategories |
8. |
Domain Tables |
Export Domain Table Data Grid
|
POST |
Handles requests to export domain table data. |
/api/ProductChoices/ExportDomainTableDataGrid |
9. |
Domain Tables |
Import Domain Table |
POST |
Handles requests to import domain table data. |
/api/ProductChoices/ImportDomainTable |